[INFO] cloning repository https://github.com/Bertik23/inventary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bertik23/inventary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBertik23%2Finventary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBertik23%2Finventary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83ef89cca6ca8b615e3c0c0fd566e9efc4f54547
[INFO] testing Bertik23/inventary against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBertik23%2Finventary" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bertik23/inventary
[INFO] finished tweaking git repo https://github.com/Bertik23/inventary
[INFO] tweaked toml for git repo https://github.com/Bertik23/inventary written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bertik23/inventary on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bertik23/inventary already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yew-macro v0.21.0
[INFO] [stderr]   Downloaded yew-router-macro v0.18.0
[INFO] [stderr]   Downloaded boolinator v2.4.0
[INFO] [stderr]   Downloaded yew-router v0.18.0
[INFO] [stderr]   Downloaded gloo-history v0.2.2
[INFO] [stderr]   Downloaded gloo-events v0.2.0
[INFO] [stderr]   Downloaded gloo-dialogs v0.2.0
[INFO] [stderr]   Downloaded yew v0.21.0
[INFO] [stderr]   Downloaded gloo-history v0.1.5
[INFO] [stderr]   Downloaded gloo-utils v0.1.7
[INFO] [stderr]   Downloaded gloo-file v0.3.0
[INFO] [stderr]   Downloaded gloo-storage v0.2.2
[INFO] [stderr]   Downloaded gloo-render v0.1.1
[INFO] [stderr]   Downloaded implicit-clone v0.4.9
[INFO] [stderr]   Downloaded hostname v0.4.2
[INFO] [stderr]   Downloaded prokio v0.1.0
[INFO] [stderr]   Downloaded gloo-render v0.2.0
[INFO] [stderr]   Downloaded gloo-console v0.2.3
[INFO] [stderr]   Downloaded implicit-clone-derive v0.1.2
[INFO] [stderr]   Downloaded gloo-worker v0.4.0
[INFO] [stderr]   Downloaded gloo-worker v0.2.1
[INFO] [stderr]   Downloaded gloo-events v0.1.2
[INFO] [stderr]   Downloaded gloo-storage v0.3.0
[INFO] [stderr]   Downloaded gloo-dialogs v0.1.1
[INFO] [stderr]   Downloaded gloo-worker-macros v0.1.0
[INFO] [stderr]   Downloaded gloo-file v0.2.3
[INFO] [stderr]   Downloaded gloo-console v0.3.0
[INFO] [stderr]   Downloaded wasm-logger v0.2.0
[INFO] [stderr]   Downloaded anymap2 v0.13.0
[INFO] [stderr]   Downloaded migrations_internals v2.3.0
[INFO] [stderr]   Downloaded migrations_macros v2.3.0
[INFO] [stderr]   Downloaded diesel_migrations v2.3.1
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded gloo-net v0.3.1
[INFO] [stderr]   Downloaded gloo-net v0.4.0
[INFO] [stderr]   Downloaded pinned v0.1.0
[INFO] [stderr]   Downloaded bcrypt v0.15.1
[INFO] [stderr]   Downloaded psm v0.1.30
[INFO] [stderr]   Downloaded stacker v0.1.23
[INFO] [stderr]   Downloaded time-macros v0.2.25
[INFO] [stderr]   Downloaded pq-sys v0.7.5
[INFO] [stderr]   Downloaded actix-cors v0.6.5
[INFO] [stderr]   Downloaded actix-files v0.6.10
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded diesel_derives v2.3.6
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded actix-http v3.12.0
[INFO] [stderr]   Downloaded actix-web v4.12.1
[INFO] [stderr]   Downloaded gloo v0.10.0
[INFO] [stderr]   Downloaded gloo v0.8.1
[INFO] [stderr]   Downloaded diesel v2.3.5
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ad5c0af3ae573c752aee5b6c0dd3c54bef93cdc877bbd1880253dfb4f6378f7
[INFO] running `Command { std: "docker" "start" "-a" "1ad5c0af3ae573c752aee5b6c0dd3c54bef93cdc877bbd1880253dfb4f6378f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ad5c0af3ae573c752aee5b6c0dd3c54bef93cdc877bbd1880253dfb4f6378f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ad5c0af3ae573c752aee5b6c0dd3c54bef93cdc877bbd1880253dfb4f6378f7", kill_on_drop: false }`
[INFO] [stdout] 1ad5c0af3ae573c752aee5b6c0dd3c54bef93cdc877bbd1880253dfb4f6378f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3ef5442c68ea9f3a5825d5ffecbbeb627d9daafc34af3e948b7e4aace785ae7
[INFO] running `Command { std: "docker" "start" "-a" "a3ef5442c68ea9f3a5825d5ffecbbeb627d9daafc34af3e948b7e4aace785ae7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling diesel_derives v2.3.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling implicit-clone v0.4.9
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling yew-router-macro v0.18.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling js-sys v0.3.85
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling web-sys v0.3.85
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.58
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling prokio v0.1.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling diesel v2.3.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling actix-cors v0.6.5
[INFO] [stderr]    Compiling actix-files v0.6.10
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling wasm-logger v0.2.0
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-net v0.4.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-worker v0.4.0
[INFO] [stderr]    Compiling gloo-storage v0.2.2
[INFO] [stderr]    Compiling gloo v0.10.0
[INFO] [stderr]    Compiling yew v0.21.0
[INFO] [stderr]    Compiling yew-router v0.18.0
[INFO] [stderr]    Compiling inventary-frontend v0.2.0 (/opt/rustwide/workdir/frontend)
[INFO] [stderr]    Compiling diesel_migrations v2.3.1
[INFO] [stderr]    Compiling inventary-backend v0.2.0 (/opt/rustwide/workdir/backend)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> backend/src/openfoodfacts.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let mut lang_cats: Vec<String> = cats_array
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> backend/src/openfoodfacts.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |             let mut lang_cats: Vec<String> = cats_array
[INFO] [stdout]     |                 ----^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
[INFO] running `Command { std: "docker" "inspect" "a3ef5442c68ea9f3a5825d5ffecbbeb627d9daafc34af3e948b7e4aace785ae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3ef5442c68ea9f3a5825d5ffecbbeb627d9daafc34af3e948b7e4aace785ae7", kill_on_drop: false }`
[INFO] [stdout] a3ef5442c68ea9f3a5825d5ffecbbeb627d9daafc34af3e948b7e4aace785ae7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b37026e38665cb3610c41b51e7d0a4fa1feb30f8ccd0428c273f7ecce8b9060b
[INFO] running `Command { std: "docker" "start" "-a" "b37026e38665cb3610c41b51e7d0a4fa1feb30f8ccd0428c273f7ecce8b9060b", kill_on_drop: false }`
[INFO] [stderr]    Compiling inventary-frontend v0.2.0 (/opt/rustwide/workdir/frontend)
[INFO] [stderr]    Compiling inventary-backend v0.2.0 (/opt/rustwide/workdir/backend)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> backend/src/openfoodfacts.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let mut lang_cats: Vec<String> = cats_array
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> backend/src/openfoodfacts.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |             let mut lang_cats: Vec<String> = cats_array
[INFO] [stdout]     |                 ----^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.10s
[INFO] running `Command { std: "docker" "inspect" "b37026e38665cb3610c41b51e7d0a4fa1feb30f8ccd0428c273f7ecce8b9060b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b37026e38665cb3610c41b51e7d0a4fa1feb30f8ccd0428c273f7ecce8b9060b", kill_on_drop: false }`
[INFO] [stdout] b37026e38665cb3610c41b51e7d0a4fa1feb30f8ccd0428c273f7ecce8b9060b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3bed469aed3a08c52a1896458062f04d25c352dfa27f3b86b185b531f951c5d2
[INFO] running `Command { std: "docker" "start" "-a" "3bed469aed3a08c52a1896458062f04d25c352dfa27f3b86b185b531f951c5d2", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> backend/src/openfoodfacts.rs:87:13
[INFO] [stderr]    |
[INFO] [stderr] 87 |         let mut lang_cats: Vec<String> = cats_array
[INFO] [stderr]    |             ----^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> backend/src/openfoodfacts.rs:228:17
[INFO] [stderr]     |
[INFO] [stderr] 228 |             let mut lang_cats: Vec<String> = cats_array
[INFO] [stderr]     |                 ----^^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `inventary-backend` (bin "inventary-backend" test) generated 2 warnings (run `cargo fix --bin "inventary-backend" -p inventary-backend --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/inventary_backend-fcebe6353d375102)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::tests::test_templates ... ok
[INFO] [stdout] test tests::tests::test_inventory_and_items_flow ... ok
[INFO] [stdout] test tests::tests::test_category_management ... ok
[INFO] [stdout] test tests::tests::test_pending_and_custom_products_flow ... ok
[INFO] [stdout] test tests::tests::test_sharing_flow ... ok
[INFO] [stdout] test tests::tests::test_admin_actions ... ok
[INFO] [stdout] test tests::tests::test_full_user_flow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.46s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inventary_frontend-80cd891ab7c92b74)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_i18n_substitution ... ok
[INFO] [stdout] test tests::test_format_quantity ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests inventary_frontend
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3bed469aed3a08c52a1896458062f04d25c352dfa27f3b86b185b531f951c5d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bed469aed3a08c52a1896458062f04d25c352dfa27f3b86b185b531f951c5d2", kill_on_drop: false }`
[INFO] [stdout] 3bed469aed3a08c52a1896458062f04d25c352dfa27f3b86b185b531f951c5d2
